home *** CD-ROM | disk | FTP | other *** search
- Short: Visual Eng. - Visual Gradient v1.29
- Author: marko.seppanen@wwnet.fi (Marko Seppänen)
- Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
- Type: gfx/edit
-
-
- Visual Engineering - Visual Gradient v1.29
-
-
-
- SHORT DESCRIPTION
-
- This script creates gradient fades over picture / texture.
-
-
- REQUIREMENTS
-
- Image Engineer v3.41 (Wision release 2)
- Sys:Rexxc/RX
-
-
- INSTALLATION
-
- Archive where this file came from should be extracted to a
- directory where you installed Image Engineer.
-
- This script must be in IE:Arexx/
-
-
- USAGE
-
- Activate a window of an image and run the script.
-
-
- ARGUMENTS
-
- VisualGradient.rexx <pic> <gradienttype> <direction> <gammavalue> <pcolor> <cs>
-
- <pic> name of a picture (in IE)
- <gradienttype> name of the effect:
-
- (SUNSHINE, NIGHT, LIGHTCOLOR, DARKCOLOR, PSYCHO)
-
- <direction> RIGHT, BOTTOM, LEFT or TOP
- <gammavalue> value for gamma
-
-
- (Sunshine and Night ignore following)
-
- <pcolor> name of color: (uses PrimaryColors.rexx)
-
- DRED, YELLOW, GREEN, LBLUE, DBLUE, VIOLET,
- BLUE, DGREEN, BROWN, RED, ORANGE, PINK
- or RANDOM
-
- <cs> if "YES" or "1", uses Contrast Stretch
-
-
-
-
-
- AmigaDOS
-
- Sys:Rexxc/RX VisualGradient.rexx <arguments>
- Sys:Rexxc/RX VisualGradient.rexx 000_testpic.iff NIGHT RIGHT -50
- Sys:Rexxc/RX VisualGradient.rexx 000_testpic.iff PSYCHO BOTTOM 0 RED yes
-
-
-
- Other scripts:
-
- ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/VisualGradient.rexx <arguments>"
-
- Next lines return you the name of this new picture.
-
- PROJECT_LIST
- xyz=result
- pic=subword(xyz,1,1)
-
-
-
-
-
- HISTORY
-
- 1.29
-
- Calls to external scripts had a minor bug.
-
- 1.28
-
- My automatical archive-creator missed the actual script.
-
- 1.27
-
- Renamed from Visual TextureBar to Visual Gradient.
- Argument-parser added.
- Dropped most of non-configurable old effects and added some new
- ones.
-
- 1.00
-
- History started
-
-
-
-
-
- WORLD WIDE WEB
-
- Image Engineer
- http://www.amigaworld.com/support/imageengineer/
-
- SViewIV
- http://www.ar-kleinert.de/sview_e.html
-
- Visual Engineering
- http://wwnet.fi/users/smarko/visual/
-
-
-
- AMINET
-
- Image Engineer
- http://ftp.sunet.se/aminetbin/find?imeng
-
- SViewIV
- http://ftp.sunet.se/aminetbin/find?sviewiv
-
- Visual Engineering
- http://ftp.sunet.se/aminetbin/find?visual+eng.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 4704 1452 69.1% 14-Oct-99 15:42:52 +VisualGradient.rexx
- 2671 1323 50.4% 09-Dec-99 19:51:30 +VisualGradient.notes
- -------- ------- ----- --------- --------
- 7375 2775 62.3% 12-Dec-99 20:59:52 2 files
-